home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 24 / CU Amiga Magazine's Super CD-ROM 24 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-07].iso / CUCD / Programming / MCC_HexEdit / MCC_HexEdit.readme < prev   
Encoding:
Text File  |  1998-05-04  |  559 b   |  16 lines

  1. Short:    MCC to show/edit memory area as hex-dump
  2. Author:   Miloslaw Smyk (thorgal@amiga.com.pl)
  3. Uploader: Miloslaw Smyk (thorgal@amiga.com.pl)
  4. Version:  14.0 (5.5.1998)
  5. Type:     dev/mui
  6.  
  7.  
  8.   This class provides you with an easy way to present hexadecimal dump of a
  9. memory region to the user.  Additionally, memory contents are visible in
  10. ASCII representation.  Editing in both modes is possible.  HexEdit class is
  11. very flexible, with many settable parameters and some critical methods
  12. (like byte reading and writing) waiting to be overloaded.
  13.  
  14. Enjoy,
  15. Milek
  16.